home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / fgfish20.zip / FISHTANK.DOC < prev    next >
Text File  |  1995-02-12  |  2KB  |  38 lines

  1.                             FISH TANK version 2.0
  2.  
  3. Ted Gruber Software                                      Voice: (702) 735-1980
  4. PO Box 13408                                               FAX: (702) 735-4603
  5. Las Vegas, NV  89112                                       BBS: (702) 796-7134
  6.                                                            CIS:     72000,1642
  7.  
  8. ------------------------------------------------------------------------------
  9.     FISH TANK:  An example of animation using Fastgraph or Fastgraph/Light
  10. ------------------------------------------------------------------------------
  11.  
  12. This program is a good example of how use Fastgraph or Fastgraph/Light to do
  13. multi-object non-destructive animation. Six different kinds of tropical fish
  14. swim back and forth against a coral reef background until you press Escape.
  15.  
  16. The files in FGFISH20.ZIP are:
  17.  
  18.         FISHTANK.DOC  this file
  19.         FISHTANK.EXE  executable program (created with Turbo Pascal 6.0)
  20.  
  21.         FISHTANK.BAS  BASIC source code
  22.         FISHTANK.C    C source code
  23.         FISHTANK.FOR  FORTRAN source code
  24.         FISHTANK.PAS  Borland/Turbo Pascal source code
  25.  
  26.         CORAL.PPR     packed pixel run file containing background
  27.         FISH.PPR      packed pixel run file containing the fish
  28.  
  29. The source code for FISHTANK.EXE is included for BASIC, C, Turbo Pascal, and
  30. Microsoft FORTRAN. If you want to re-link the program, you must have Fastgraph
  31. 4.0 or later (or Fastgraph/Light 4.0 or later). The program uses Fastgraph
  32. functions that are not available in earlier versions. You may modify this
  33. source code any way you want, but please do not distribute it in a modified
  34. form.
  35.  
  36. You can download the latest evaluation version of Fastgraph/Light from DDBBS
  37. at (702) 796-7134, or from our internet ftp site (ftp.accessnv.com).
  38.